home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / dfÜ / amigafax / docs / readme < prev    next >
Encoding:
Text File  |  1996-04-14  |  1015 b   |  30 lines

  1. This document contains recent changes relevant to this package.
  2. These may not have made it into the manual as yet,
  3. or may be recent additions to the manual.
  4.  
  5. Last Manual Update: 14-April-1996, AmigaFax 1.43
  6.  
  7. ------------------------------------------------------------------
  8. Simple debugging test. If youy think things are all set up ok, but
  9. your modem refuses to dial out, try something like this:
  10.  
  11. cd ram:
  12. echo hello >test
  13. mkafax test fx
  14. afaxsend -d3 number fx
  15.  
  16. where number is a valid fax number you can call for testing. The
  17. resulting diagnostic information should help you to isolate where the
  18. problem is occurring.
  19.  
  20. A couple of common ones are the modem refusing to take all commands
  21. together, which you can get around by breaking into separate ATxxx
  22. commands, space separated, in the WSetup/RSetup lines, and tring to
  23. set up for a faster speed than your modem can handle, which can usually
  24. be fixed by changing 1,5,0,2 to 1,3,0,2
  25.  
  26. ------------------------------------------------------------------
  27.  
  28.  -David
  29.  
  30.